Skip to content

Spelling#389

Merged
ev-br merged 5 commits intodata-apis:mainfrom
jsoref:spelling
Feb 18, 2026
Merged

Spelling#389
ev-br merged 5 commits intodata-apis:mainfrom
jsoref:spelling

Conversation

@jsoref
Copy link
Contributor

@jsoref jsoref commented Feb 16, 2026

I'm happy to drop any particular changes...

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
def svd(x: Array, full_matrices: bool = True, **kwargs: object) -> SVDResult: # type: ignore[no-redef]
if full_matrices:
raise ValueError("full_matrics=True is not supported by dask.")
raise ValueError("full_matrices=True is not supported by dask.")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the most important change in the PR (and kinda the reason I meant to make the PR) -- I'm sorry I missed including it initially.

@ev-br ev-br merged commit 0e68eac into data-apis:main Feb 18, 2026
28 checks passed
@ev-br
Copy link
Member

ev-br commented Feb 18, 2026

Thanks

@jsoref jsoref deleted the spelling branch February 18, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments